Skip to content

Conversation

tm-michael
Copy link
Contributor

Summary

Removing the HOME variable has adverse effects on many tools, most notable git. Without it, tools can't find the configurations.

How was it tested?

  • Overrode the derivation and applied the patch
  • Restarted VSCode
  • Triggered the "Reopen in devbox shell" action
  • echo $HOME in the shell
  • Make this commit with the opened VSCode

Community Contribution License

All community contributions in this pull request are licensed to the project
maintainers under the terms of the
Apache 2 License.

By creating this pull request, I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 License as stated in
the
Community Contribution License.

Removing the HOME variable has adverse effects on many tools, most notable git.
Without it, tools can't find the configurations.
@savil savil requested a review from mohsenari September 9, 2025 22:15
@tm-michael
Copy link
Contributor Author

Is there anything required for this to get merged? I've been running this for a week and it works.

@mohsenari mohsenari merged commit c87e8f7 into jetify-com:main Sep 25, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants